home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / bgft211.zip / BGFTINIT.BAT < prev    next >
DOS Batch File  |  1991-05-02  |  463b  |  14 lines

  1. echo BGTLINIT Version 2.11, Copyright (c) 1990-1991 Dirac Systems
  2.  
  3. rem Batch file to init BGFTOPT for use under
  4. rem other telecommunications packages.
  5. rem This must be run before such a program is used.
  6.  
  7. rem The resident program BGFT360K.COM or BGFT720K.COM must
  8. rem have been installed before this is run.
  9.  
  10. rem Change the '1' in '/r1' to be the correct port number.
  11. rem Change the '1200' in '/b1200' to be the correct baud rate.
  12.  
  13. bgftopt /r1 /b1200
  14.